stylecontext: Make sure we always clear the cache when the CSS changes
authorBenjamin Otte <otte@redhat.com>
Sat, 13 Dec 2014 02:41:33 +0000 (03:41 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 13 Dec 2014 02:45:08 +0000 (03:45 +0100)
commit1cb3734924cf09d38253878b6e3ec842afeaa4f3
tree99a205b9127eda3dcd2fc09b4c102239b69cd560
parent0dfbcd60c9e830aa5e8a4f880b3910aa1f88a323
stylecontext: Make sure we always clear the cache when the CSS changes

After b49c7c34214da2d8d5e6dae2e8d0b0fe1b23f68e we were no longer doing a
full revalidate after GTK_CSS_CHANGE_SOURCE changes.

This fixes spurious failures of widgets not properly updating when
changing the theme.
gtk/gtkstylecontext.c